The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "catalyst::model::adaptor"

Catalyst::Model::Adaptor - use a plain class as a Catalyst model River stage two • 6 direct dependents • 13 total dependents

The idea is that you don't want your Catalyst model to be anything other than a line or two of glue. Using this module ensures that your Model classes are separate from your application and therefore are well-abstracted, reusable, and easily testable...

BOBTFISH/Catalyst-Model-Adaptor-0.10 - 23 Feb 2011 00:26:15 UTC - Search in distribution

Catalyst::Model::MultiAdaptor - use plain classes as a Catalyst Model River stage zero No dependents

This modules aims to integrate POPO models into Catalyst model. Application models should be plain old perl class (POPO). Separating model classes from Catalyst makes Model classes more resusable and testable. Catalyst::Model::Adaptor is very good mo...

KITANO/Catalyst-Model-MultiAdaptor-0.11 - 05 Feb 2010 14:13:42 UTC - Search in distribution

Catalyst::Model::DynamicAdaptor - Dynamically load adaptor modules River stage zero No dependents

Load modules dynamicaly like Catalyst::Model::DBIC::Schema does....

TOMYHERO/Catalyst-Model-DynamicAdaptor-0.02 - 27 Apr 2008 09:17:38 UTC - Search in distribution

CatalystX::ComponentsFromConfig::ModelAdaptor - trait-aware adaptor for Models River stage zero No dependents

This plugin, built on CatalystX::ComponentsFromConfig::Role::AdaptorRole, adapts arbitrary classes to Catalyst models, and can also apply roles to them as specified in the configuration....

DAKKAR/CatalystX-ComponentsFromConfig-1.006 - 25 Nov 2014 14:09:04 UTC - Search in distribution

Template::Lace - Logic-less, strongly typed, and componentized HTML templates. River stage one • 1 direct dependent • 1 total dependent

Template::Lace is a toolkit that makes it possible to bind HTML templates to plain old Perl classes as long as they provide a defined interface. These templates are fully HTML markup only; they contain no display logic, only valid HTML and component ...

JJNAPIORK/Template-Lace-0.017 - 05 Dec 2017 14:40:00 UTC - Search in distribution

File::DigestStore - Digested hierarchical storage of files River stage zero No dependents

This module is used to take large files (or strings) and store them on disk with a name based on the hashed file contents, returning said hash. This hash is much shorter than the data and is much more easily stored in a database than the original fil...

MOOLI/File-DigestStore-1.008 - 26 Oct 2011 19:06:37 UTC - Search in distribution

Facebook::Manual - All you need to know about, and developing applications for, Facebook. River stage one • 1 direct dependent • 1 total dependent

This documentation addresses the elements of Facebook <http://www.facebook.com/> for developers who wish to explore it, and describes interesting possibilities for interacting with Facebook. Facebook is a social networking platform that attempts to o...

FRANKS/Facebook-0.102 - 29 Mar 2011 19:49:12 UTC - Search in distribution

WebService::PayPal::NVP - PayPal NVP API River stage zero No dependents

A pure object oriented interface to PayPal's NVP API (Name-Value Pair). A lot of the logic in this module was taken from Business::PayPal::NVP. I re-wrote it because it wasn't working with Catalyst adaptors and I couldn't save instances of it in Moos...

OALDERS/WebService-PayPal-NVP-0.006 - 13 Mar 2017 20:51:18 UTC - Search in distribution

Task::Catalyst - All you need to start with Catalyst River stage one • 7 direct dependents • 8 total dependents

Installs everything you need to write serious Catalyst applications....

BOBTFISH/Task-Catalyst-4.02 - 22 Aug 2011 12:31:25 UTC - Search in distribution

Catalyst::Delta - Overview of changes between versions of Catalyst River stage three • 605 direct dependents • 679 total dependents

This is an overview of the user-visible changes to Catalyst between major Catalyst releases. VERSION 5.90105 This version primarily fixed a regression in the way we preserved $c->state which the previous version introduced. Now in the case when you f...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

Reaction::Manual::Internals River stage one • 1 direct dependent • 1 total dependent

ARCANEZ/Reaction-0.002005 - 08 Mar 2011 14:01:20 UTC - Search in distribution

Catalyst::Helper - Bootstrap a Catalyst application River stage two • 28 direct dependents • 78 total dependents

This module is used by catalyst.pl to create a set of scripts for a new catalyst application. The scripts each contain documentation and will output help on how to use them if called incorrectly or in some cases, with no arguments. It also provides s...

HAARG/Catalyst-Devel-1.42 - 11 Sep 2020 12:33:48 UTC - Search in distribution

Catalyst::Manual::ExtendingCatalyst - Extending The Framework River stage two • 2 direct dependents • 11 total dependents

This document will provide you with access points, techniques and best practices to extend the Catalyst framework, or to find more elegant ways to abstract and use your own code. The design of Catalyst is such that the framework itself should not get...

ETHER/Catalyst-Manual-5.9013 - 22 Mar 2024 21:01:26 UTC - Search in distribution

Catalyst::Model::DBI - DBI Model Class River stage one • 4 direct dependents • 4 total dependents

This is the "DBI" model class. It has been rewritten to use DBIx::Connector since it's internal code that deals with connection maintenance has already been ported into there. You now have two options for doing custom models with Catalyst. Either by ...

ALEXP/Catalyst-Model-DBI-0.32 - 04 May 2013 06:26:47 UTC - Search in distribution

Catalyst::Model::SMS - Easy SMS sending from Catalyst Apps. River stage zero No dependents

Catalyst::Model::SMS is a thin proxy around SMS::Send. It can be initialized using the Catalyst configuration file or method....

MATLADS/Catalyst-Model-SMS-0.5 - 03 Sep 2017 03:44:04 UTC - Search in distribution

Data::ResourceSet::Adaptor - Adaptor Interface for ResourceSet River stage zero No dependents

This is a rip-off of Catalyst::Model::Adaptor...

DMAKI/Data-ResourceSet-0.00003 - 19 May 2008 06:56:31 UTC - Search in distribution

Catalyst::View::Template::Pure - Catalyst view adaptor for Template::Pure River stage zero No dependents

Catalyst::View::Template::Pure is an adaptor for Template::Pure for the Catalyst web development framework. Template::Pure is an HTML templating system that fully separates concerns between markup (the HTML), transformations on that markup (called 'd...

JJNAPIORK/Catalyst-View-Template-Pure-0.017 - 22 Dec 2016 20:48:02 UTC - Search in distribution

Catalyst::Model::Data::Localize - Catalyst Model Over Data::Localize River stage zero No dependents

WARNING: Data::Localize, which this module is based on, is still in alpha quality. This module should also be treated as such. This is a thin wrapper around Data::Localize. The only thing it does that a plain Catalyst::Model::Adaptor + Data::Localize...

DMAKI/Catalyst-Model-Data-Localize-0.00007 - 15 Dec 2009 01:56:58 UTC - Search in distribution

Catalyst::Plugin::InjectionHelpers - Enhance Catalyst Component Injection River stage zero No dependents

NOTE Starting with "VERSION" 0.012 there is a breaking change in the number of arguments that the "method" and "from_code" callbacks get. If you need to keep backwards compatibility you should set the version flag to 1: MyApp->config( 'Plugin::Inject...

JJNAPIORK/Catalyst-Plugin-InjectionHelpers-0.015 - 06 Aug 2019 23:57:59 UTC - Search in distribution
21 results (0.088 seconds)